Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / BaseStorage<T,TMappingCollection> Class / BoundMode Property

In This Topic
    BoundMode Property (BaseStorage<T,TMappingCollection>)
    In This Topic
    Gets a value indicating if the collection is bound to data.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoundMode As System.Boolean
    public System.bool BoundMode {get;}
    See Also